home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’94 / [√] Distribution Restricted! / Steve Sisak / TMFutures / TESample.makeout < prev    next >
Text File  |  1994-06-26  |  259b  |  5 lines

  1. Set Echo 1
  2. C TESample.c -o TESample.c.o -r -sym on
  3.     Link -o TESample TESample.c.o TESampleGlue.a.o UFailure.c.o AEThreads.c.o Futures.c.o "{Libraries}"Runtime.o "{Libraries}"Interface.o "{CLibraries}"StdCLib.o -sym on
  4.     SetFile TESample -t APPL -c 'MOOT' -a B
  5.